projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6c86f13
bcc6c5c
)
Auto merge of #1617 - alexcrichton:fix-kind-after-the-fact, r=brson
author
bors
<bors@rust-lang.org>
Wed, 27 May 2015 18:29:48 +0000
(18:29 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 27 May 2015 18:29:48 +0000
(18:29 +0000)
The wrong kind was mistakenly used in the case of having a dependency on a
plugin.
Unfortunately I don't know of a great way to test this, so no unit test is included for now.
Closes #1612
1
2
src/cargo/ops/cargo_rustc/mod.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_rustc/mod.rs
Simple merge